docs: Remove mention of GdkColor
authorBenjamin Otte <otte@redhat.com>
Tue, 17 Jan 2017 19:59:19 +0000 (20:59 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 18 Jan 2017 03:13:56 +0000 (04:13 +0100)
gdk/gdkcairo.c

index 0846203382de19d3cd5b4de2795756e82134eea6..83cdac31665ba4419c172a8cb8e8bea2b98bd4c5 100644 (file)
@@ -34,9 +34,8 @@
  *
  * GDK does not wrap the cairo API, instead it allows to create cairo
  * contexts which can be used to draw on #GdkWindows. Additional
- * functions allow use #GdkRectangles with cairo and to use #GdkColors,
- * #GdkRGBAs, #GdkPixbufs and #GdkWindows as sources for drawing
- * operations.
+ * functions allow use #GdkRectangles with cairo and to use #GdkRGBAs,
+ * #GdkPixbufs and #GdkWindows as sources for drawing operations.
  */